Welcome![Sign In][Sign Up]
Location:
Search - jpeg arm

Search list

[Other resourceJPEG.tgz

Description: 下载后将后缀名zip去掉再解压。arm平台上利用ipp做jpeg编解码的源代码-suffix will download zip removed again unpacked. Arm platform using ipp do jpeg codec source code
Platform: | Size: 20105 | Author: 刘翔 | Hits:

[Other resourcejpeg

Description: ARM视频监控平台开发中,有关图像和视频处理的程序,包括采集的图像直接显示在VGA显示器上进行YCbCr或YUV到RGB的颜色空间转换
Platform: | Size: 3828 | Author: hzgnet | Hits:

[Special Effectsjpeg

Description: ARM 基于 LINUX 的图象处理的代码
Platform: | Size: 3875 | Author: 王宇舜 | Hits:

[Video Capturev4lcap-arm

Description: 使用OV511芯片的USB摄像头采集视频图像,实时显示在液晶显示屏上,支持12bpp和16bpp。-use OV511 chip USB camera capture video images shown in real time on the LCD screen, and support 12bpp 16bpp.
Platform: | Size: 69632 | Author: zyy | Hits:

[Special Effectsejpgl

Description: 嵌入式上的JPEG解码程序。速度非常快!-Embedded on the JPEG decoding process. Very fast!
Platform: | Size: 163840 | Author: sjtuzyk | Hits:

[Documentsarm_study_report

Description: 该压缩包中包含了ARM映象文件格式,及用gnu tools来 开发arm程序及分析映象文件机理的文档,并提供了一个 bios的源码,对于想弄清楚arm原理及执行文件原理的人员 来说有非常好的参考价值-The compression package contains ARM image file format, and the gnu tools used to develop procedures and analysis arm mechanism of the document image files and provides a source bios, the arm would like to clarify the principle and the implementation of the principle of personnel files term has a very good reference value
Platform: | Size: 4169728 | Author: aaronychen | Hits:

[ARM-PowerPC-ColdFire-MIPSMP4src(v0.1)

Description: mp4的源码,主要包括loader,usb driver,mp3 decoder,jpeg decoder,mpeg decoder部分.引导部分是基于arm9的s3c2410,部分代码未经过完善.-mp4 the source, including loader, usb driver, mp3 decoder, jpeg decoder, mpeg decoder part. guide ARM9 based in part on the s3c2410, part of the code has not been perfect.
Platform: | Size: 557056 | Author: liguojin | Hits:

[Compress-Decompress algrithmsjpeg_ls_v2.2

Description: 实现图像的jpeg无损压缩,可以在linux系统下经过交叉编译器编译后在arm上实现,已经写好makefile文件-Realize jpeg image lossless compression, you can linux system through cross-compiler to compile in the arm to achieve, has written makefile file
Platform: | Size: 3459072 | Author: 华玉环 | Hits:

[Embeded LinuxJPGARM

Description: bmp图像转换成jpeg图像的一个linux的小程序-bmp image into a jpeg image of a small linux program
Platform: | Size: 60416 | Author: 梁志洪 | Hits:

[Picture Viewersw_jpeg_decoder

Description: SW-JPEG格式图片解码源代码。适用于ARM平台-SW-JPEG format picture decoding the source code. Applicable to ARM platform
Platform: | Size: 14336 | Author: rick | Hits:

[Picture ViewerARM_jpgdecoder

Description: 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件 注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并 保存一下。 Seloo luo seloo@tom.com 2008-10-10-Development platform: ADS 1.2 features: ARM decoder under the JPG files (JPG file data stream from memory) 1, in the next election ads1.2 the ARMULATE simulation AXD. 2, to run before the election in AXD on
Platform: | Size: 13312 | Author: simon | Hits:

[Other Embeded programjpeg_decoder

Description: jpeg图像文件软件解码器的arm版本的源代码程序-jpeg image file decoder software arm version of the source code program
Platform: | Size: 25600 | Author: han peng | Hits:

[Embeded Linuxqte

Description: Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd /root/build-arm/tmake-1.11 export TMAKEDIR=$PWD/tmake-1.11 export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++ export PATH=$TMAKEDIR/bin:$PATH 2.安装Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR=$PWD export PATH=$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH ./configure -no-xft -thread -gif -system-jpeg -sm -shared [make] make -C tools/qvfb make -C tools/qembed-Qt/Embedded ready source packages installation ◆ tmake 1.11 or later [generate Qt/Embedded application engineering of the Makefile file] ◆ Qt/Embedded 2.3.7 [Qt/Embedded installation package] ◆ Qt 2.3.2 for X11 [Qt the X11 version of installation package, it will have x11 development environment required by the two tools] It is assumed that the source packages decompression where/root/build-arm under one installation tmake enter tmake-1.11 directory cd/root/build-arm/tmake-1.11 export TMAKEDIR = $ PWD/tmake-1.11 export TMAKEPATH = $ TMAKEDIR/lib/qws/linux-arm-g++ export PATH = $ TMAKEDIR/bin: $ PATH 2. installation Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR = $ PWD export PATH = $ QTDIR/bin: $ PATH export LD_LIBRARY_PATH = $ QTDIR/lib: $ LD_LIBRARY_PATH./configure-no-xft-thread-gif-system-jpeg-sm-shared [ make] make-C tools/qvfb make-C tools/qembed
Platform: | Size: 1024 | Author: 马科 | Hits:

[Embeded LinuxVIDEOCAPTURE.tar

Description: arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!-data captured,display,and compressed in jpeg format based on arm+linux and display
Platform: | Size: 59392 | Author: wk | Hits:

[Embeded Linuxcam2jpg

Description: arm-linux下摄像头应用程序,抓取一帧数据转为jpeg-arm-linux application under the camera, grab a data into a jpeg
Platform: | Size: 119808 | Author: 7700006 | Hits:

[ARM-PowerPC-ColdFire-MIPSvideoENC

Description: ARM环境下视频采集,H264压缩编码及流传输源码。-ARM environment, video capture, H264 compression and streaming source.
Platform: | Size: 465920 | Author: 江哲 | Hits:

[ARM-PowerPC-ColdFire-MIPSlibjpeg-arm-src

Description: optimized source code to ARM JPEG decoder-optimized source code to ARM JPEG decoder!!!
Platform: | Size: 29696 | Author: alexey | Hits:

[2D Graphicjpeg.tar

Description: ARM平台上若要显示jpeg图片,如果是自己按照jpeg的压缩算法然后自己写算法进行显示将会是件非常痛苦的事,附件中的源码可以很方便的播放jpeg图片,你也可以稍微修改使其满足你需要的功能!-To display a jpeg image on the ARM platform, if it is in accordance with the jpeg' s compression algorithm and then write their own algorithms will be very painful, in the annex to the source code can easily play the jpeg image, you can also slightly modified to make to meet the features you need!
Platform: | Size: 4510720 | Author: 蓝色天空 | Hits:

[SCM基于S3C44B0X的JPEG图像解码及LCD显示的实现

Description: 本文主要介绍了一种基于Philips 公司的ARM 芯片LPC2292 来实现JPEG 图像软件解码的方法及基于此算法实现的手持式JPEG 图像显示器。(This paper introduces a method based on Philips's ARM chip LPC2292 to realize the decoding of JPEG image software, and a handheld JPEG image display based on this algorithm.)
Platform: | Size: 2056192 | Author: 段子 | Hits:

[Embeded-SCM Developjpegsrc.v9a.tar

Description: 本人上传的是JPEG库,用于在arm开发板上显示JPEG图片(I uploaded the JPEG library, used to display JPEG pictures on the development board)
Platform: | Size: 999424 | Author: 皓—— | Hits:
« 1 23 »

CodeBus www.codebus.net